class file format meaning in Chinese
类文件格式
Examples
- To handle the details of the class file format
)来处理类文件格式的细节。 - Class file format
类文件格式 - Comprehensive coverage of the jvm class file format and instruction set from the source
:从起源开始全面介绍了jvm类别文件的格式和指令集。 - These topics range from the basic structure of the java binary class file format , through run - time metadata access using reflection , all the way to modifying and constructing new classes at run time
这些主题的范围从java二进制类文件格式的基本结构,以及使用反射进行运行时元数据访问,一直到在运行时修改和构造新类。 - We also analyzed java virtual machine model and class file format and presented a formal model of java byte code obfuscation . we demonstrated some interesting properties of obfuscating transformation and proved that for java byte code it is possible to create a single - pass algorithm of obfuscation
论文还对java虚拟机模型与类文件格式进行了分析,建立了一个对java字节码进行代码混淆的形式化模型,揭示了混淆变换具有的一些特性,并证明对java字节码可以创建单轮的混淆算法。